home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / gnome-control-center / ui / appearance.ui next >
Encoding:
Extensible Markup Language  |  2010-08-10  |  140.4 KB  |  2,604 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="render_details">
  6.     <property name="border_width">5</property>
  7.     <property name="title" translatable="yes">Font Rendering Details</property>
  8.     <property name="resizable">False</property>
  9.     <property name="type_hint">dialog</property>
  10.     <property name="has_separator">False</property>
  11.     <child internal-child="vbox">
  12.       <object class="GtkVBox" id="dialog-vbox1">
  13.         <property name="visible">True</property>
  14.         <property name="orientation">vertical</property>
  15.         <property name="spacing">2</property>
  16.         <child>
  17.           <object class="GtkVBox" id="vbox7">
  18.             <property name="visible">True</property>
  19.             <property name="border_width">5</property>
  20.             <property name="orientation">vertical</property>
  21.             <property name="spacing">18</property>
  22.             <child>
  23.               <object class="GtkAlignment" id="alignment5">
  24.                 <property name="visible">True</property>
  25.                 <property name="xalign">0</property>
  26.                 <property name="xscale">0</property>
  27.                 <child>
  28.                   <object class="GtkHBox" id="hbox_resolution">
  29.                     <property name="visible">True</property>
  30.                     <property name="spacing">12</property>
  31.                     <child>
  32.                       <object class="GtkLabel" id="label11">
  33.                         <property name="visible">True</property>
  34.                         <property name="label" translatable="yes">R_esolution:</property>
  35.                         <property name="use_underline">True</property>
  36.                         <property name="mnemonic_widget">dpi_spinner</property>
  37.                       </object>
  38.                       <packing>
  39.                         <property name="expand">False</property>
  40.                         <property name="fill">False</property>
  41.                         <property name="position">0</property>
  42.                       </packing>
  43.                     </child>
  44.                     <child>
  45.                       <object class="GtkHBox" id="hbox20">
  46.                         <property name="visible">True</property>
  47.                         <property name="spacing">6</property>
  48.                         <child>
  49.                           <object class="GtkSpinButton" id="dpi_spinner">
  50.                             <property name="visible">True</property>
  51.                             <property name="can_focus">True</property>
  52.                             <property name="climb_rate">1</property>
  53.                           </object>
  54.                           <packing>
  55.                             <property name="fill">False</property>
  56.                             <property name="position">1</property>
  57.                           </packing>
  58.                         </child>
  59.                         <child>
  60.                           <object class="GtkLabel" id="label16">
  61.                             <property name="visible">True</property>
  62.                             <property name="label" translatable="yes">dots per inch</property>
  63.                           </object>
  64.                           <packing>
  65.                             <property name="expand">False</property>
  66.                             <property name="fill">False</property>
  67.                             <property name="position">2</property>
  68.                           </packing>
  69.                         </child>
  70.                       </object>
  71.                       <packing>
  72.                         <property name="expand">False</property>
  73.                         <property name="fill">False</property>
  74.                         <property name="position">1</property>
  75.                       </packing>
  76.                     </child>
  77.                   </object>
  78.                 </child>
  79.               </object>
  80.               <packing>
  81.                 <property name="expand">False</property>
  82.                 <property name="fill">False</property>
  83.                 <property name="position">0</property>
  84.               </packing>
  85.             </child>
  86.             <child>
  87.               <object class="GtkVBox" id="vbox8">
  88.                 <property name="visible">True</property>
  89.                 <property name="orientation">vertical</property>
  90.                 <child>
  91.                   <object class="GtkLabel" id="label8">
  92.                     <property name="visible">True</property>
  93.                     <property name="xalign">0</property>
  94.                     <property name="label" translatable="yes">Smoothing</property>
  95.                     <attributes>
  96.                       <attribute name="weight" value="bold"/>
  97.                     </attributes>
  98.                   </object>
  99.                   <packing>
  100.                     <property name="expand">False</property>
  101.                     <property name="fill">False</property>
  102.                     <property name="position">0</property>
  103.                   </packing>
  104.                 </child>
  105.                 <child>
  106.                   <object class="GtkAlignment" id="alignment20">
  107.                     <property name="visible">True</property>
  108.                     <property name="top_padding">6</property>
  109.                     <property name="left_padding">12</property>
  110.                     <child>
  111.                       <object class="GtkTable" id="table5">
  112.                         <property name="visible">True</property>
  113.                         <property name="n_rows">2</property>
  114.                         <property name="n_columns">2</property>
  115.                         <property name="column_spacing">12</property>
  116.                         <property name="row_spacing">6</property>
  117.                         <child>
  118.                           <object class="GtkVBox" id="vbox12">
  119.                             <property name="visible">True</property>
  120.                             <property name="orientation">vertical</property>
  121.                             <property name="spacing">3</property>
  122.                             <child>
  123.                               <object class="GtkRadioButton" id="antialias_none_radio">
  124.                                 <property name="label" translatable="yes">_None</property>
  125.                                 <property name="visible">True</property>
  126.                                 <property name="can_focus">True</property>
  127.                                 <property name="receives_default">False</property>
  128.                                 <property name="use_underline">True</property>
  129.                                 <property name="draw_indicator">True</property>
  130.                               </object>
  131.                               <packing>
  132.                                 <property name="expand">False</property>
  133.                                 <property name="fill">False</property>
  134.                                 <property name="position">0</property>
  135.                               </packing>
  136.                             </child>
  137.                             <child>
  138.                               <object class="GtkAlignment" id="alignment6">
  139.                                 <property name="visible">True</property>
  140.                                 <child>
  141.                                   <object class="GtkDrawingArea" id="antialias_none_sample">
  142.                                     <property name="visible">True</property>
  143.                                   </object>
  144.                                 </child>
  145.                               </object>
  146.                               <packing>
  147.                                 <property name="position">1</property>
  148.                               </packing>
  149.                             </child>
  150.                           </object>
  151.                           <packing>
  152.                             <property name="x_options">GTK_FILL</property>
  153.                           </packing>
  154.                         </child>
  155.                         <child>
  156.                           <object class="GtkVBox" id="vbox13">
  157.                             <property name="visible">True</property>
  158.                             <property name="orientation">vertical</property>
  159.                             <property name="spacing">3</property>
  160.                             <child>
  161.                               <object class="GtkRadioButton" id="antialias_grayscale_radio">
  162.                                 <property name="label" translatable="yes">Gra_yscale</property>
  163.                                 <property name="visible">True</property>
  164.                                 <property name="can_focus">True</property>
  165.                                 <property name="receives_default">False</property>
  166.                                 <property name="use_underline">True</property>
  167.                                 <property name="draw_indicator">True</property>
  168.                                 <property name="group">antialias_none_radio</property>
  169.                               </object>
  170.                               <packing>
  171.                                 <property name="expand">False</property>
  172.                                 <property name="fill">False</property>
  173.                                 <property name="position">0</property>
  174.                               </packing>
  175.                             </child>
  176.                             <child>
  177.                               <object class="GtkAlignment" id="alignment7">
  178.                                 <property name="visible">True</property>
  179.                                 <child>
  180.                                   <object class="GtkDrawingArea" id="antialias_grayscale_sample">
  181.                                     <property name="visible">True</property>
  182.                                   </object>
  183.                                 </child>
  184.                               </object>
  185.                               <packing>
  186.                                 <property name="position">1</property>
  187.                               </packing>
  188.                             </child>
  189.                           </object>
  190.                           <packing>
  191.                             <property name="left_attach">1</property>
  192.                             <property name="right_attach">2</property>
  193.                             <property name="y_options">GTK_FILL</property>
  194.                           </packing>
  195.                         </child>
  196.                         <child>
  197.                           <object class="GtkVBox" id="vbox14">
  198.                             <property name="visible">True</property>
  199.                             <property name="orientation">vertical</property>
  200.                             <property name="spacing">3</property>
  201.                             <child>
  202.                               <object class="GtkRadioButton" id="antialias_subpixel_radio">
  203.                                 <property name="label" translatable="yes">Sub_pixel (LCDs)</property>
  204.                                 <property name="visible">True</property>
  205.                                 <property name="can_focus">True</property>
  206.                                 <property name="receives_default">False</property>
  207.                                 <property name="use_underline">True</property>
  208.                                 <property name="draw_indicator">True</property>
  209.                                 <property name="group">antialias_none_radio</property>
  210.                               </object>
  211.                               <packing>
  212.                                 <property name="expand">False</property>
  213.                                 <property name="fill">False</property>
  214.                                 <property name="position">0</property>
  215.                               </packing>
  216.                             </child>
  217.                             <child>
  218.                               <object class="GtkAlignment" id="alignment8">
  219.                                 <property name="visible">True</property>
  220.                                 <child>
  221.                                   <object class="GtkDrawingArea" id="antialias_subpixel_sample">
  222.                                     <property name="visible">True</property>
  223.                                   </object>
  224.                                 </child>
  225.                               </object>
  226.                               <packing>
  227.                                 <property name="position">1</property>
  228.                               </packing>
  229.                             </child>
  230.                           </object>
  231.                           <packing>
  232.                             <property name="top_attach">1</property>
  233.                             <property name="bottom_attach">2</property>
  234.                             <property name="x_options">GTK_FILL</property>
  235.                           </packing>
  236.                         </child>
  237.                         <child>
  238.                           <placeholder/>
  239.                         </child>
  240.                       </object>
  241.                     </child>
  242.                   </object>
  243.                   <packing>
  244.                     <property name="position">1</property>
  245.                   </packing>
  246.                 </child>
  247.               </object>
  248.               <packing>
  249.                 <property name="position">1</property>
  250.               </packing>
  251.             </child>
  252.             <child>
  253.               <object class="GtkVBox" id="vbox9">
  254.                 <property name="visible">True</property>
  255.                 <property name="orientation">vertical</property>
  256.                 <child>
  257.                   <object class="GtkLabel" id="label9">
  258.                     <property name="visible">True</property>
  259.                     <property name="xalign">0</property>
  260.                     <property name="label" translatable="yes" comments="font hinting">Hinting</property>
  261.                     <attributes>
  262.                       <attribute name="weight" value="bold"/>
  263.                     </attributes>
  264.                   </object>
  265.                   <packing>
  266.                     <property name="expand">False</property>
  267.                     <property name="fill">False</property>
  268.                     <property name="position">0</property>
  269.                   </packing>
  270.                 </child>
  271.                 <child>
  272.                   <object class="GtkAlignment" id="alignment21">
  273.                     <property name="visible">True</property>
  274.                     <property name="top_padding">6</property>
  275.                     <property name="left_padding">12</property>
  276.                     <child>
  277.                       <object class="GtkTable" id="table6">
  278.                         <property name="visible">True</property>
  279.                         <property name="n_rows">2</property>
  280.                         <property name="n_columns">2</property>
  281.                         <property name="column_spacing">12</property>
  282.                         <property name="row_spacing">6</property>
  283.                         <child>
  284.                           <object class="GtkVBox" id="vbox15">
  285.                             <property name="visible">True</property>
  286.                             <property name="orientation">vertical</property>
  287.                             <property name="spacing">3</property>
  288.                             <child>
  289.                               <object class="GtkRadioButton" id="hint_none_radio">
  290.                                 <property name="label" translatable="yes">N_one</property>
  291.                                 <property name="visible">True</property>
  292.                                 <property name="can_focus">True</property>
  293.                                 <property name="receives_default">False</property>
  294.                                 <property name="use_underline">True</property>
  295.                                 <property name="draw_indicator">True</property>
  296.                               </object>
  297.                               <packing>
  298.                                 <property name="expand">False</property>
  299.                                 <property name="fill">False</property>
  300.                                 <property name="position">0</property>
  301.                               </packing>
  302.                             </child>
  303.                             <child>
  304.                               <object class="GtkAlignment" id="alignment9">
  305.                                 <property name="visible">True</property>
  306.                                 <child>
  307.                                   <object class="GtkDrawingArea" id="hint_none_sample">
  308.                                     <property name="visible">True</property>
  309.                                   </object>
  310.                                 </child>
  311.                               </object>
  312.                               <packing>
  313.                                 <property name="position">1</property>
  314.                               </packing>
  315.                             </child>
  316.                           </object>
  317.                         </child>
  318.                         <child>
  319.                           <object class="GtkVBox" id="vbox16">
  320.                             <property name="visible">True</property>
  321.                             <property name="orientation">vertical</property>
  322.                             <property name="spacing">3</property>
  323.                             <child>
  324.                               <object class="GtkRadioButton" id="hint_slight_radio">
  325.                                 <property name="label" translatable="yes">_Slight</property>
  326.                                 <property name="visible">True</property>
  327.                                 <property name="can_focus">True</property>
  328.                                 <property name="receives_default">False</property>
  329.                                 <property name="use_underline">True</property>
  330.                                 <property name="draw_indicator">True</property>
  331.                                 <property name="group">hint_none_radio</property>
  332.                               </object>
  333.                               <packing>
  334.                                 <property name="expand">False</property>
  335.                                 <property name="fill">False</property>
  336.                                 <property name="position">0</property>
  337.                               </packing>
  338.                             </child>
  339.                             <child>
  340.                               <object class="GtkAlignment" id="alignment10">
  341.                                 <property name="visible">True</property>
  342.                                 <child>
  343.                                   <object class="GtkDrawingArea" id="hint_slight_sample">
  344.                                     <property name="visible">True</property>
  345.                                   </object>
  346.                                 </child>
  347.                               </object>
  348.                               <packing>
  349.                                 <property name="position">1</property>
  350.                               </packing>
  351.                             </child>
  352.                           </object>
  353.                           <packing>
  354.                             <property name="left_attach">1</property>
  355.                             <property name="right_attach">2</property>
  356.                             <property name="y_options">GTK_FILL</property>
  357.                           </packing>
  358.                         </child>
  359.                         <child>
  360.                           <object class="GtkVBox" id="vbox17">
  361.                             <property name="visible">True</property>
  362.                             <property name="orientation">vertical</property>
  363.                             <property name="spacing">3</property>
  364.                             <child>
  365.                               <object class="GtkRadioButton" id="hint_medium_radio">
  366.                                 <property name="label" translatable="yes">_Medium</property>
  367.                                 <property name="visible">True</property>
  368.                                 <property name="can_focus">True</property>
  369.                                 <property name="receives_default">False</property>
  370.                                 <property name="use_underline">True</property>
  371.                                 <property name="draw_indicator">True</property>
  372.                                 <property name="group">hint_none_radio</property>
  373.                               </object>
  374.                               <packing>
  375.                                 <property name="expand">False</property>
  376.                                 <property name="fill">False</property>
  377.                                 <property name="position">0</property>
  378.                               </packing>
  379.                             </child>
  380.                             <child>
  381.                               <object class="GtkAlignment" id="alignment11">
  382.                                 <property name="visible">True</property>
  383.                                 <child>
  384.                                   <object class="GtkDrawingArea" id="hint_medium_sample">
  385.                                     <property name="visible">True</property>
  386.                                   </object>
  387.                                 </child>
  388.                               </object>
  389.                               <packing>
  390.                                 <property name="position">1</property>
  391.                               </packing>
  392.                             </child>
  393.                           </object>
  394.                           <packing>
  395.                             <property name="top_attach">1</property>
  396.                             <property name="bottom_attach">2</property>
  397.                             <property name="x_options">GTK_FILL</property>
  398.                           </packing>
  399.                         </child>
  400.                         <child>
  401.                           <object class="GtkVBox" id="vbox18">
  402.                             <property name="visible">True</property>
  403.                             <property name="orientation">vertical</property>
  404.                             <property name="spacing">3</property>
  405.                             <child>
  406.                               <object class="GtkRadioButton" id="hint_full_radio">
  407.                                 <property name="label" translatable="yes">_Full</property>
  408.                                 <property name="visible">True</property>
  409.                                 <property name="can_focus">True</property>
  410.                                 <property name="receives_default">False</property>
  411.                                 <property name="use_underline">True</property>
  412.                                 <property name="draw_indicator">True</property>
  413.                                 <property name="group">hint_none_radio</property>
  414.                               </object>
  415.                               <packing>
  416.                                 <property name="expand">False</property>
  417.                                 <property name="fill">False</property>
  418.                                 <property name="position">0</property>
  419.                               </packing>
  420.                             </child>
  421.                             <child>
  422.                               <object class="GtkAlignment" id="alignment12">
  423.                                 <property name="visible">True</property>
  424.                                 <child>
  425.                                   <object class="GtkDrawingArea" id="hint_full_sample">
  426.                                     <property name="visible">True</property>
  427.                                   </object>
  428.                                 </child>
  429.                               </object>
  430.                               <packing>
  431.                                 <property name="position">1</property>
  432.                               </packing>
  433.                             </child>
  434.                           </object>
  435.                           <packing>
  436.                             <property name="left_attach">1</property>
  437.                             <property name="right_attach">2</property>
  438.                             <property name="top_attach">1</property>
  439.                             <property name="bottom_attach">2</property>
  440.                             <property name="x_options">GTK_FILL</property>
  441.                             <property name="y_options">GTK_FILL</property>
  442.                           </packing>
  443.                         </child>
  444.                       </object>
  445.                     </child>
  446.                   </object>
  447.                   <packing>
  448.                     <property name="position">1</property>
  449.                   </packing>
  450.                 </child>
  451.               </object>
  452.               <packing>
  453.                 <property name="position">2</property>
  454.               </packing>
  455.             </child>
  456.             <child>
  457.               <object class="GtkVBox" id="vbox10">
  458.                 <property name="visible">True</property>
  459.                 <property name="orientation">vertical</property>
  460.                 <child>
  461.                   <object class="GtkLabel" id="label10">
  462.                     <property name="visible">True</property>
  463.                     <property name="xalign">0</property>
  464.                     <property name="label" translatable="yes">Subpixel Order</property>
  465.                     <attributes>
  466.                       <attribute name="weight" value="bold"/>
  467.                     </attributes>
  468.                   </object>
  469.                   <packing>
  470.                     <property name="expand">False</property>
  471.                     <property name="fill">False</property>
  472.                     <property name="position">0</property>
  473.                   </packing>
  474.                 </child>
  475.                 <child>
  476.                   <object class="GtkAlignment" id="alignment22">
  477.                     <property name="visible">True</property>
  478.                     <property name="top_padding">6</property>
  479.                     <property name="left_padding">12</property>
  480.                     <child>
  481.                       <object class="GtkTable" id="table7">
  482.                         <property name="visible">True</property>
  483.                         <property name="n_rows">2</property>
  484.                         <property name="n_columns">2</property>
  485.                         <property name="column_spacing">12</property>
  486.                         <property name="row_spacing">6</property>
  487.                         <child>
  488.                           <object class="GtkHBox" id="hbox2">
  489.                             <property name="visible">True</property>
  490.                             <child>
  491.                               <object class="GtkRadioButton" id="subpixel_rgb_radio">
  492.                                 <property name="label" translatable="yes" comments="pixel order red, green, blue">_RGB</property>
  493.                                 <property name="visible">True</property>
  494.                                 <property name="can_focus">True</property>
  495.                                 <property name="receives_default">False</property>
  496.                                 <property name="use_underline">True</property>
  497.                                 <property name="draw_indicator">True</property>
  498.                               </object>
  499.                               <packing>
  500.                                 <property name="position">0</property>
  501.                               </packing>
  502.                             </child>
  503.                             <child>
  504.                               <object class="GtkImage" id="subpixel_rgb_image">
  505.                                 <property name="visible">True</property>
  506.                                 <property name="stock">gtk-missing-image</property>
  507.                               </object>
  508.                               <packing>
  509.                                 <property name="expand">False</property>
  510.                                 <property name="fill">False</property>
  511.                                 <property name="position">1</property>
  512.                               </packing>
  513.                             </child>
  514.                           </object>
  515.                         </child>
  516.                         <child>
  517.                           <object class="GtkHBox" id="hbox_bgr">
  518.                             <property name="visible">True</property>
  519.                             <child>
  520.                               <object class="GtkRadioButton" id="subpixel_bgr_radio">
  521.                                 <property name="label" translatable="yes" comments="pixel order blue, green, red">_BGR</property>
  522.                                 <property name="visible">True</property>
  523.                                 <property name="can_focus">True</property>
  524.                                 <property name="receives_default">False</property>
  525.                                 <property name="use_underline">True</property>
  526.                                 <property name="draw_indicator">True</property>
  527.                                 <property name="group">subpixel_rgb_radio</property>
  528.                               </object>
  529.                               <packing>
  530.                                 <property name="position">0</property>
  531.                               </packing>
  532.                             </child>
  533.                             <child>
  534.                               <object class="GtkImage" id="subpixel_bgr_image">
  535.                                 <property name="visible">True</property>
  536.                                 <property name="stock">gtk-missing-image</property>
  537.                               </object>
  538.                               <packing>
  539.                                 <property name="expand">False</property>
  540.                                 <property name="fill">False</property>
  541.                                 <property name="position">1</property>
  542.                               </packing>
  543.                             </child>
  544.                           </object>
  545.                           <packing>
  546.                             <property name="left_attach">1</property>
  547.                             <property name="right_attach">2</property>
  548.                             <property name="y_options">GTK_FILL</property>
  549.                           </packing>
  550.                         </child>
  551.                         <child>
  552.                           <object class="GtkHBox" id="hbox_rgb">
  553.                             <property name="visible">True</property>
  554.                             <child>
  555.                               <object class="GtkRadioButton" id="subpixel_vrgb_radio">
  556.                                 <property name="label" translatable="yes" comments="vertical hinting, pixel order red, green, blue">_VRGB</property>
  557.                                 <property name="visible">True</property>
  558.                                 <property name="can_focus">True</property>
  559.                                 <property name="receives_default">False</property>
  560.                                 <property name="use_underline">True</property>
  561.                                 <property name="draw_indicator">True</property>
  562.                                 <property name="group">subpixel_rgb_radio</property>
  563.                               </object>
  564.                               <packing>
  565.                                 <property name="position">0</property>
  566.                               </packing>
  567.                             </child>
  568.                             <child>
  569.                               <object class="GtkImage" id="subpixel_vrgb_image">
  570.                                 <property name="visible">True</property>
  571.                                 <property name="stock">gtk-missing-image</property>
  572.                               </object>
  573.                               <packing>
  574.                                 <property name="expand">False</property>
  575.                                 <property name="fill">False</property>
  576.                                 <property name="position">1</property>
  577.                               </packing>
  578.                             </child>
  579.                           </object>
  580.                           <packing>
  581.                             <property name="top_attach">1</property>
  582.                             <property name="bottom_attach">2</property>
  583.                             <property name="x_options">GTK_FILL</property>
  584.                           </packing>
  585.                         </child>
  586.                         <child>
  587.                           <object class="GtkHBox" id="hbox5">
  588.                             <property name="visible">True</property>
  589.                             <child>
  590.                               <object class="GtkRadioButton" id="subpixel_vbgr_radio">
  591.                                 <property name="label" translatable="yes" comments="vertical hinting, pixel order blue, green, red">VB_GR</property>
  592.                                 <property name="visible">True</property>
  593.                                 <property name="can_focus">True</property>
  594.                                 <property name="receives_default">False</property>
  595.                                 <property name="use_underline">True</property>
  596.                                 <property name="draw_indicator">True</property>
  597.                                 <property name="group">subpixel_rgb_radio</property>
  598.                               </object>
  599.                               <packing>
  600.                                 <property name="position">0</property>
  601.                               </packing>
  602.                             </child>
  603.                             <child>
  604.                               <object class="GtkImage" id="subpixel_vbgr_image">
  605.                                 <property name="visible">True</property>
  606.                                 <property name="stock">gtk-missing-image</property>
  607.                               </object>
  608.                               <packing>
  609.                                 <property name="expand">False</property>
  610.                                 <property name="fill">False</property>
  611.                                 <property name="position">1</property>
  612.                               </packing>
  613.                             </child>
  614.                           </object>
  615.                           <packing>
  616.                             <property name="left_attach">1</property>
  617.                             <property name="right_attach">2</property>
  618.                             <property name="top_attach">1</property>
  619.                             <property name="bottom_attach">2</property>
  620.                             <property name="x_options">GTK_FILL</property>
  621.                             <property name="y_options">GTK_FILL</property>
  622.                           </packing>
  623.                         </child>
  624.                       </object>
  625.                     </child>
  626.                   </object>
  627.                   <packing>
  628.                     <property name="position">1</property>
  629.                   </packing>
  630.                 </child>
  631.               </object>
  632.               <packing>
  633.                 <property name="position">3</property>
  634.               </packing>
  635.             </child>
  636.           </object>
  637.           <packing>
  638.             <property name="position">1</property>
  639.           </packing>
  640.         </child>
  641.         <child internal-child="action_area">
  642.           <object class="GtkHButtonBox" id="dialog-action_area1">
  643.             <property name="visible">True</property>
  644.             <property name="layout_style">end</property>
  645.             <child>
  646.               <object class="GtkButton" id="button3">
  647.                 <property name="label">gtk-close</property>
  648.                 <property name="visible">True</property>
  649.                 <property name="can_focus">True</property>
  650.                 <property name="can_default">True</property>
  651.                 <property name="receives_default">False</property>
  652.                 <property name="use_stock">True</property>
  653.               </object>
  654.               <packing>
  655.                 <property name="expand">False</property>
  656.                 <property name="fill">False</property>
  657.                 <property name="position">1</property>
  658.               </packing>
  659.             </child>
  660.           </object>
  661.           <packing>
  662.             <property name="expand">False</property>
  663.             <property name="pack_type">end</property>
  664.             <property name="position">0</property>
  665.           </packing>
  666.         </child>
  667.       </object>
  668.     </child>
  669.     <action-widgets>
  670.       <action-widget response="-7">button3</action-widget>
  671.     </action-widgets>
  672.   </object>
  673.   <object class="GtkDialog" id="appearance_window">
  674.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  675.     <property name="border_width">5</property>
  676.     <property name="title" translatable="yes">Appearance Preferences</property>
  677.     <property name="type_hint">dialog</property>
  678.     <property name="has_separator">False</property>
  679.     <child internal-child="vbox">
  680.       <object class="GtkVBox" id="dialog-vbox2">
  681.         <property name="visible">True</property>
  682.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  683.         <property name="orientation">vertical</property>
  684.         <property name="spacing">2</property>
  685.         <child>
  686.           <object class="GtkNotebook" id="main_notebook">
  687.             <property name="visible">True</property>
  688.             <property name="can_focus">True</property>
  689.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  690.             <property name="border_width">5</property>
  691.             <child>
  692.               <object class="GtkVBox" id="theme_vbox">
  693.                 <property name="visible">True</property>
  694.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  695.                 <property name="border_width">12</property>
  696.                 <property name="orientation">vertical</property>
  697.                 <property name="spacing">6</property>
  698.                 <child>
  699.                   <object class="GtkVBox" id="theme_list_vbox">
  700.                     <property name="visible">True</property>
  701.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  702.                     <property name="orientation">vertical</property>
  703.                     <property name="spacing">6</property>
  704.                     <child>
  705.                       <object class="GtkScrolledWindow" id="scrolledwindow1">
  706.                         <property name="visible">True</property>
  707.                         <property name="can_focus">True</property>
  708.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  709.                         <property name="hscrollbar_policy">never</property>
  710.                         <property name="vscrollbar_policy">automatic</property>
  711.                         <property name="shadow_type">in</property>
  712.                         <child>
  713.                           <object class="GtkIconView" id="theme_list">
  714.                             <property name="width_request">1</property>
  715.                             <property name="visible">True</property>
  716.                             <property name="can_focus">True</property>
  717.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  718.                             <property name="selection_mode">browse</property>
  719.                             <property name="item_width">138</property>
  720.                             <property name="spacing">3</property>
  721.                             <property name="row_spacing">18</property>
  722.                             <property name="column_spacing">18</property>
  723.                             <property name="margin">18</property>
  724.                           </object>
  725.                         </child>
  726.                       </object>
  727.                       <packing>
  728.                         <property name="position">0</property>
  729.                       </packing>
  730.                     </child>
  731.                   </object>
  732.                   <packing>
  733.                     <property name="position">0</property>
  734.                   </packing>
  735.                 </child>
  736.                 <child>
  737.                   <object class="GtkHButtonBox" id="hbuttonbox1">
  738.                     <property name="visible">True</property>
  739.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  740.                     <property name="spacing">6</property>
  741.                     <property name="layout_style">end</property>
  742.                     <child>
  743.                       <object class="GtkButton" id="theme_delete">
  744.                         <property name="label">gtk-delete</property>
  745.                         <property name="visible">True</property>
  746.                         <property name="sensitive">False</property>
  747.                         <property name="can_focus">True</property>
  748.                         <property name="receives_default">False</property>
  749.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  750.                         <property name="use_stock">True</property>
  751.                       </object>
  752.                       <packing>
  753.                         <property name="expand">False</property>
  754.                         <property name="fill">False</property>
  755.                         <property name="position">0</property>
  756.                       </packing>
  757.                     </child>
  758.                     <child>
  759.                       <object class="GtkButton" id="theme_save">
  760.                         <property name="label" translatable="yes">Save _As...</property>
  761.                         <property name="visible">True</property>
  762.                         <property name="sensitive">False</property>
  763.                         <property name="can_focus">True</property>
  764.                         <property name="receives_default">False</property>
  765.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  766.                         <property name="use_underline">True</property>
  767.                       </object>
  768.                       <packing>
  769.                         <property name="expand">False</property>
  770.                         <property name="fill">False</property>
  771.                         <property name="position">1</property>
  772.                       </packing>
  773.                     </child>
  774.                     <child>
  775.                       <object class="GtkButton" id="theme_custom">
  776.                         <property name="label" translatable="yes">C_ustomize...</property>
  777.                         <property name="visible">True</property>
  778.                         <property name="can_focus">True</property>
  779.                         <property name="receives_default">False</property>
  780.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  781.                         <property name="use_underline">True</property>
  782.                       </object>
  783.                       <packing>
  784.                         <property name="expand">False</property>
  785.                         <property name="fill">False</property>
  786.                         <property name="position">2</property>
  787.                       </packing>
  788.                     </child>
  789.                     <child>
  790.                       <object class="GtkButton" id="theme_install">
  791.                         <property name="label" translatable="yes">_Install...</property>
  792.                         <property name="visible">True</property>
  793.                         <property name="can_focus">True</property>
  794.                         <property name="receives_default">False</property>
  795.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  796.                         <property name="use_underline">True</property>
  797.                       </object>
  798.                       <packing>
  799.                         <property name="expand">False</property>
  800.                         <property name="fill">False</property>
  801.                         <property name="position">3</property>
  802.                       </packing>
  803.                     </child>
  804.                   </object>
  805.                   <packing>
  806.                     <property name="expand">False</property>
  807.                     <property name="position">1</property>
  808.                   </packing>
  809.                 </child>
  810.                 <child>
  811.                   <object class="GtkHBox" id="hbox_more_themes">
  812.                     <property name="visible">True</property>
  813.                     <child>
  814.                       <object class="GtkLinkButton" id="more_themes_linkbutton">
  815.                         <property name="label" translatable="yes">Get more themes online</property>
  816.                         <property name="visible">True</property>
  817.                         <property name="can_focus">True</property>
  818.                         <property name="receives_default">True</property>
  819.                         <property name="no_show_all">True</property>
  820.                         <property name="has_tooltip">True</property>
  821.                         <property name="relief">none</property>
  822.                         <property name="uri">http://art.gnome.org/themes</property>
  823.                       </object>
  824.                       <packing>
  825.                         <property name="expand">False</property>
  826.                         <property name="fill">False</property>
  827.                         <property name="position">0</property>
  828.                       </packing>
  829.                     </child>
  830.                   </object>
  831.                   <packing>
  832.                     <property name="expand">False</property>
  833.                     <property name="fill">False</property>
  834.                     <property name="pack_type">end</property>
  835.                     <property name="position">2</property>
  836.                   </packing>
  837.                 </child>
  838.               </object>
  839.             </child>
  840.             <child type="tab">
  841.               <object class="GtkLabel" id="label1">
  842.                 <property name="visible">True</property>
  843.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  844.                 <property name="label" translatable="yes">Theme</property>
  845.               </object>
  846.               <packing>
  847.                 <property name="tab_fill">False</property>
  848.               </packing>
  849.             </child>
  850.             <child>
  851.               <object class="GtkVBox" id="background_vbox">
  852.                 <property name="visible">True</property>
  853.                 <property name="border_width">12</property>
  854.                 <property name="orientation">vertical</property>
  855.                 <property name="spacing">6</property>
  856.                 <child>
  857.                   <object class="GtkVBox" id="vbox4">
  858.                     <property name="visible">True</property>
  859.                     <property name="orientation">vertical</property>
  860.                     <property name="spacing">6</property>
  861.                     <child>
  862.                       <object class="GtkHBox" id="wp_hbox">
  863.                         <property name="visible">True</property>
  864.                         <property name="spacing">6</property>
  865.                         <child>
  866.                           <object class="GtkScrolledWindow" id="scrolledwindow2">
  867.                             <property name="visible">True</property>
  868.                             <property name="can_focus">True</property>
  869.                             <property name="hscrollbar_policy">never</property>
  870.                             <property name="vscrollbar_policy">automatic</property>
  871.                             <property name="shadow_type">in</property>
  872.                             <child>
  873.                               <object class="GtkIconView" id="wp_view">
  874.                                 <property name="width_request">1</property>
  875.                                 <property name="visible">True</property>
  876.                                 <property name="can_focus">True</property>
  877.                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  878.                                 <property name="selection_mode">browse</property>
  879.                                 <property name="row_spacing">3</property>
  880.                                 <property name="column_spacing">3</property>
  881.                               </object>
  882.                             </child>
  883.                           </object>
  884.                           <packing>
  885.                             <property name="position">0</property>
  886.                           </packing>
  887.                         </child>
  888.                       </object>
  889.                       <packing>
  890.                         <property name="position">0</property>
  891.                       </packing>
  892.                     </child>
  893.                     <child>
  894.                       <object class="GtkHBox" id="hbox8">
  895.                         <property name="visible">True</property>
  896.                         <property name="spacing">24</property>
  897.                         <child>
  898.                           <object class="GtkHBox" id="hbox_style">
  899.                             <property name="visible">True</property>
  900.                             <property name="spacing">12</property>
  901.                             <child>
  902.                               <object class="GtkLabel" id="label22">
  903.                                 <property name="visible">True</property>
  904.                                 <property name="label" translatable="yes">_Style:</property>
  905.                                 <property name="use_underline">True</property>
  906.                                 <property name="mnemonic_widget">wp_style_menu</property>
  907.                               </object>
  908.                               <packing>
  909.                                 <property name="expand">False</property>
  910.                                 <property name="fill">False</property>
  911.                                 <property name="position">0</property>
  912.                               </packing>
  913.                             </child>
  914.                             <child>
  915.                               <object class="GtkComboBox" id="wp_style_menu">
  916.                                 <property name="visible">True</property>
  917.                                 <property name="model">wp_style_liststore</property>
  918.                                 <child>
  919.                                   <object class="GtkCellRendererText" id="cellrenderertext1"/>
  920.                                   <attributes>
  921.                                     <attribute name="text">0</attribute>
  922.                                   </attributes>
  923.                                 </child>
  924.                               </object>
  925.                               <packing>
  926.                                 <property name="expand">False</property>
  927.                                 <property name="fill">False</property>
  928.                                 <property name="position">1</property>
  929.                               </packing>
  930.                             </child>
  931.                           </object>
  932.                           <packing>
  933.                             <property name="expand">False</property>
  934.                             <property name="fill">False</property>
  935.                             <property name="position">0</property>
  936.                           </packing>
  937.                         </child>
  938.                         <child>
  939.                           <object class="GtkHBox" id="wp_colors_box">
  940.                             <property name="visible">True</property>
  941.                             <property name="spacing">12</property>
  942.                             <child>
  943.                               <object class="GtkLabel" id="label25">
  944.                                 <property name="visible">True</property>
  945.                                 <property name="label" translatable="yes">C_olors:</property>
  946.                                 <property name="use_underline">True</property>
  947.                                 <property name="mnemonic_widget">wp_color_menu</property>
  948.                               </object>
  949.                               <packing>
  950.                                 <property name="expand">False</property>
  951.                                 <property name="fill">False</property>
  952.                                 <property name="position">0</property>
  953.                               </packing>
  954.                             </child>
  955.                             <child>
  956.                               <object class="GtkHBox" id="hbox_color_menu">
  957.                                 <property name="visible">True</property>
  958.                                 <property name="spacing">6</property>
  959.                                 <child>
  960.                                   <object class="GtkComboBox" id="wp_color_menu">
  961.                                     <property name="visible">True</property>
  962.                                     <property name="model">wp_color_liststore</property>
  963.                                     <child>
  964.                                       <object class="GtkCellRendererText" id="cellrenderertext2"/>
  965.                                       <attributes>
  966.                                         <attribute name="text">0</attribute>
  967.                                       </attributes>
  968.                                     </child>
  969.                                   </object>
  970.                                   <packing>
  971.                                     <property name="expand">False</property>
  972.                                     <property name="fill">False</property>
  973.                                     <property name="position">0</property>
  974.                                   </packing>
  975.                                 </child>
  976.                                 <child>
  977.                                   <object class="GtkColorButton" id="wp_pcpicker">
  978.                                     <property name="visible">True</property>
  979.                                     <property name="can_focus">True</property>
  980.                                     <property name="receives_default">True</property>
  981.                                     <property name="color">#000000000000</property>
  982.                                     <child internal-child="accessible">
  983.                                       <object class="AtkObject" id="wp_pcpicker-atkobject">
  984.                                         <property name="AtkObject::accessible-description" translatable="yes">Open a dialog to specify the color</property>
  985.                                       </object>
  986.                                     </child>
  987.                                   </object>
  988.                                   <packing>
  989.                                     <property name="expand">False</property>
  990.                                     <property name="fill">False</property>
  991.                                     <property name="position">1</property>
  992.                                   </packing>
  993.                                 </child>
  994.                                 <child>
  995.                                   <object class="GtkColorButton" id="wp_scpicker">
  996.                                     <property name="can_focus">True</property>
  997.                                     <property name="receives_default">True</property>
  998.                                     <property name="color">#000000000000</property>
  999.                                     <child internal-child="accessible">
  1000.                                       <object class="AtkObject" id="wp_scpicker-atkobject">
  1001.                                         <property name="AtkObject::accessible-description" translatable="yes">Open a dialog to specify the color</property>
  1002.                                       </object>
  1003.                                     </child>
  1004.                                   </object>
  1005.                                   <packing>
  1006.                                     <property name="expand">False</property>
  1007.                                     <property name="fill">False</property>
  1008.                                     <property name="position">2</property>
  1009.                                   </packing>
  1010.                                 </child>
  1011.                               </object>
  1012.                               <packing>
  1013.                                 <property name="position">1</property>
  1014.                               </packing>
  1015.                             </child>
  1016.                           </object>
  1017.                           <packing>
  1018.                             <property name="expand">False</property>
  1019.                             <property name="fill">False</property>
  1020.                             <property name="position">1</property>
  1021.                           </packing>
  1022.                         </child>
  1023.                       </object>
  1024.                       <packing>
  1025.                         <property name="expand">False</property>
  1026.                         <property name="fill">False</property>
  1027.                         <property name="position">1</property>
  1028.                       </packing>
  1029.                     </child>
  1030.                   </object>
  1031.                   <packing>
  1032.                     <property name="position">0</property>
  1033.                   </packing>
  1034.                 </child>
  1035.                 <child>
  1036.                   <object class="GtkLabel" id="label2">
  1037.                     <property name="visible">True</property>
  1038.                   </object>
  1039.                   <packing>
  1040.                     <property name="expand">False</property>
  1041.                     <property name="fill">False</property>
  1042.                     <property name="position">1</property>
  1043.                   </packing>
  1044.                 </child>
  1045.                 <child>
  1046.                   <object class="GtkHBox" id="hbox_get_more">
  1047.                     <property name="visible">True</property>
  1048.                     <child>
  1049.                       <object class="GtkLinkButton" id="more_backgrounds_linkbutton">
  1050.                         <property name="label" translatable="yes">Get more backgrounds online</property>
  1051.                         <property name="visible">True</property>
  1052.                         <property name="can_focus">True</property>
  1053.                         <property name="receives_default">True</property>
  1054.                         <property name="no_show_all">True</property>
  1055.                         <property name="relief">none</property>
  1056.                         <property name="uri">http://art.gnome.org/backgrounds</property>
  1057.                       </object>
  1058.                       <packing>
  1059.                         <property name="expand">False</property>
  1060.                         <property name="fill">False</property>
  1061.                         <property name="position">0</property>
  1062.                       </packing>
  1063.                     </child>
  1064.                     <child>
  1065.                       <object class="GtkHButtonBox" id="hbuttonbox_add">
  1066.                         <property name="visible">True</property>
  1067.                         <property name="spacing">6</property>
  1068.                         <property name="homogeneous">True</property>
  1069.                         <property name="layout_style">end</property>
  1070.                         <child>
  1071.                           <object class="GtkButton" id="wp_add_button">
  1072.                             <property name="label" translatable="yes">_Add...</property>
  1073.                             <property name="visible">True</property>
  1074.                             <property name="can_focus">True</property>
  1075.                             <property name="receives_default">True</property>
  1076.                             <property name="use_underline">True</property>
  1077.                           </object>
  1078.                           <packing>
  1079.                             <property name="expand">False</property>
  1080.                             <property name="fill">False</property>
  1081.                             <property name="pack_type">end</property>
  1082.                             <property name="position">1</property>
  1083.                           </packing>
  1084.                         </child>
  1085.                         <child>
  1086.                           <object class="GtkButton" id="wp_rem_button">
  1087.                             <property name="label">gtk-remove</property>
  1088.                             <property name="visible">True</property>
  1089.                             <property name="can_focus">True</property>
  1090.                             <property name="receives_default">True</property>
  1091.                             <property name="use_stock">True</property>
  1092.                           </object>
  1093.                           <packing>
  1094.                             <property name="expand">False</property>
  1095.                             <property name="fill">False</property>
  1096.                             <property name="pack_type">end</property>
  1097.                             <property name="position">0</property>
  1098.                           </packing>
  1099.                         </child>
  1100.                       </object>
  1101.                       <packing>
  1102.                         <property name="expand">False</property>
  1103.                         <property name="fill">False</property>
  1104.                         <property name="pack_type">end</property>
  1105.                         <property name="position">1</property>
  1106.                       </packing>
  1107.                     </child>
  1108.                   </object>
  1109.                   <packing>
  1110.                     <property name="expand">False</property>
  1111.                     <property name="fill">False</property>
  1112.                     <property name="position">2</property>
  1113.                   </packing>
  1114.                 </child>
  1115.               </object>
  1116.               <packing>
  1117.                 <property name="position">1</property>
  1118.               </packing>
  1119.             </child>
  1120.             <child type="tab">
  1121.               <object class="GtkLabel" id="label27">
  1122.                 <property name="visible">True</property>
  1123.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1124.                 <property name="label" translatable="yes">Background</property>
  1125.               </object>
  1126.               <packing>
  1127.                 <property name="position">1</property>
  1128.                 <property name="tab_fill">False</property>
  1129.               </packing>
  1130.             </child>
  1131.             <child>
  1132.               <object class="GtkVBox" id="fonts_vbox">
  1133.                 <property name="visible">True</property>
  1134.                 <property name="border_width">12</property>
  1135.                 <property name="orientation">vertical</property>
  1136.                 <property name="spacing">18</property>
  1137.                 <child>
  1138.                   <object class="GtkTable" id="table2">
  1139.                     <property name="visible">True</property>
  1140.                     <property name="n_rows">5</property>
  1141.                     <property name="n_columns">2</property>
  1142.                     <property name="column_spacing">12</property>
  1143.                     <property name="row_spacing">6</property>
  1144.                     <child>
  1145.                       <object class="GtkFontButton" id="document_font">
  1146.                         <property name="visible">True</property>
  1147.                         <property name="can_focus">True</property>
  1148.                         <property name="receives_default">False</property>
  1149.                         <property name="use_font">True</property>
  1150.                       </object>
  1151.                       <packing>
  1152.                         <property name="left_attach">1</property>
  1153.                         <property name="right_attach">2</property>
  1154.                         <property name="top_attach">1</property>
  1155.                         <property name="bottom_attach">2</property>
  1156.                         <property name="x_options">GTK_FILL</property>
  1157.                         <property name="y_options"></property>
  1158.                       </packing>
  1159.                     </child>
  1160.                     <child>
  1161.                       <object class="GtkLabel" id="label32">
  1162.                         <property name="visible">True</property>
  1163.                         <property name="xalign">0</property>
  1164.                         <property name="label" translatable="yes">_Document font:</property>
  1165.                         <property name="use_underline">True</property>
  1166.                         <property name="mnemonic_widget">document_font</property>
  1167.                       </object>
  1168.                       <packing>
  1169.                         <property name="top_attach">1</property>
  1170.                         <property name="bottom_attach">2</property>
  1171.                         <property name="x_options">GTK_FILL</property>
  1172.                         <property name="y_options"></property>
  1173.                       </packing>
  1174.                     </child>
  1175.                     <child>
  1176.                       <object class="GtkFontButton" id="desktop_font">
  1177.                         <property name="visible">True</property>
  1178.                         <property name="can_focus">True</property>
  1179.                         <property name="receives_default">False</property>
  1180.                         <property name="use_font">True</property>
  1181.                       </object>
  1182.                       <packing>
  1183.                         <property name="left_attach">1</property>
  1184.                         <property name="right_attach">2</property>
  1185.                         <property name="top_attach">2</property>
  1186.                         <property name="bottom_attach">3</property>
  1187.                         <property name="x_options">GTK_FILL</property>
  1188.                         <property name="y_options"></property>
  1189.                       </packing>
  1190.                     </child>
  1191.                     <child>
  1192.                       <object class="GtkFontButton" id="window_title_font">
  1193.                         <property name="visible">True</property>
  1194.                         <property name="can_focus">True</property>
  1195.                         <property name="receives_default">False</property>
  1196.                         <property name="use_font">True</property>
  1197.                       </object>
  1198.                       <packing>
  1199.                         <property name="left_attach">1</property>
  1200.                         <property name="right_attach">2</property>
  1201.                         <property name="top_attach">3</property>
  1202.                         <property name="bottom_attach">4</property>
  1203.                         <property name="x_options">GTK_FILL</property>
  1204.                         <property name="y_options"></property>
  1205.                       </packing>
  1206.                     </child>
  1207.                     <child>
  1208.                       <object class="GtkFontButton" id="monospace_font">
  1209.                         <property name="visible">True</property>
  1210.                         <property name="can_focus">True</property>
  1211.                         <property name="receives_default">False</property>
  1212.                         <property name="use_font">True</property>
  1213.                       </object>
  1214.                       <packing>
  1215.                         <property name="left_attach">1</property>
  1216.                         <property name="right_attach">2</property>
  1217.                         <property name="top_attach">4</property>
  1218.                         <property name="bottom_attach">5</property>
  1219.                         <property name="x_options">GTK_FILL</property>
  1220.                         <property name="y_options"></property>
  1221.                       </packing>
  1222.                     </child>
  1223.                     <child>
  1224.                       <object class="GtkLabel" id="label31">
  1225.                         <property name="visible">True</property>
  1226.                         <property name="xalign">0</property>
  1227.                         <property name="label" translatable="yes">Des_ktop font:</property>
  1228.                         <property name="use_underline">True</property>
  1229.                         <property name="justify">right</property>
  1230.                         <property name="mnemonic_widget">desktop_font</property>
  1231.                       </object>
  1232.                       <packing>
  1233.                         <property name="top_attach">2</property>
  1234.                         <property name="bottom_attach">3</property>
  1235.                         <property name="x_options">GTK_FILL</property>
  1236.                         <property name="y_options"></property>
  1237.                       </packing>
  1238.                     </child>
  1239.                     <child>
  1240.                       <object class="GtkLabel" id="label30">
  1241.                         <property name="visible">True</property>
  1242.                         <property name="xalign">0</property>
  1243.                         <property name="label" translatable="yes">_Window title font:</property>
  1244.                         <property name="use_underline">True</property>
  1245.                         <property name="justify">right</property>
  1246.                         <property name="mnemonic_widget">window_title_font</property>
  1247.                       </object>
  1248.                       <packing>
  1249.                         <property name="top_attach">3</property>
  1250.                         <property name="bottom_attach">4</property>
  1251.                         <property name="x_options">GTK_FILL</property>
  1252.                         <property name="y_options"></property>
  1253.                       </packing>
  1254.                     </child>
  1255.                     <child>
  1256.                       <object class="GtkLabel" id="label29">
  1257.                         <property name="visible">True</property>
  1258.                         <property name="xalign">0</property>
  1259.                         <property name="label" translatable="yes">_Fixed width font:</property>
  1260.                         <property name="use_underline">True</property>
  1261.                         <property name="justify">right</property>
  1262.                         <property name="mnemonic_widget">monospace_font</property>
  1263.                       </object>
  1264.                       <packing>
  1265.                         <property name="top_attach">4</property>
  1266.                         <property name="bottom_attach">5</property>
  1267.                         <property name="x_options">GTK_FILL</property>
  1268.                         <property name="y_options"></property>
  1269.                       </packing>
  1270.                     </child>
  1271.                     <child>
  1272.                       <object class="GtkFontButton" id="application_font">
  1273.                         <property name="visible">True</property>
  1274.                         <property name="can_focus">True</property>
  1275.                         <property name="receives_default">False</property>
  1276.                         <property name="use_font">True</property>
  1277.                       </object>
  1278.                       <packing>
  1279.                         <property name="left_attach">1</property>
  1280.                         <property name="right_attach">2</property>
  1281.                         <property name="y_options"></property>
  1282.                       </packing>
  1283.                     </child>
  1284.                     <child>
  1285.                       <object class="GtkLabel" id="label28">
  1286.                         <property name="visible">True</property>
  1287.                         <property name="xalign">0</property>
  1288.                         <property name="label" translatable="yes">_Application font:</property>
  1289.                         <property name="use_underline">True</property>
  1290.                         <property name="justify">right</property>
  1291.                         <property name="mnemonic_widget">application_font</property>
  1292.                       </object>
  1293.                       <packing>
  1294.                         <property name="x_options">GTK_FILL</property>
  1295.                         <property name="y_options"></property>
  1296.                       </packing>
  1297.                     </child>
  1298.                   </object>
  1299.                   <packing>
  1300.                     <property name="expand">False</property>
  1301.                     <property name="position">0</property>
  1302.                   </packing>
  1303.                 </child>
  1304.                 <child>
  1305.                   <object class="GtkVBox" id="vbox6">
  1306.                     <property name="visible">True</property>
  1307.                     <property name="orientation">vertical</property>
  1308.                     <property name="spacing">6</property>
  1309.                     <child>
  1310.                       <object class="GtkLabel" id="label33">
  1311.                         <property name="visible">True</property>
  1312.                         <property name="xalign">0</property>
  1313.                         <property name="label" translatable="yes">Rendering</property>
  1314.                         <attributes>
  1315.                           <attribute name="weight" value="bold"/>
  1316.                         </attributes>
  1317.                       </object>
  1318.                       <packing>
  1319.                         <property name="expand">False</property>
  1320.                         <property name="fill">False</property>
  1321.                         <property name="position">0</property>
  1322.                       </packing>
  1323.                     </child>
  1324.                     <child>
  1325.                       <object class="GtkAlignment" id="alignment1">
  1326.                         <property name="visible">True</property>
  1327.                         <property name="left_padding">12</property>
  1328.                         <child>
  1329.                           <object class="GtkTable" id="font_render_frame">
  1330.                             <property name="visible">True</property>
  1331.                             <property name="n_rows">2</property>
  1332.                             <property name="n_columns">2</property>
  1333.                             <property name="column_spacing">12</property>
  1334.                             <property name="row_spacing">6</property>
  1335.                             <child>
  1336.                               <object class="GtkVBox" id="vbox21">
  1337.                                 <property name="visible">True</property>
  1338.                                 <property name="orientation">vertical</property>
  1339.                                 <property name="spacing">6</property>
  1340.                                 <child>
  1341.                                   <object class="GtkRadioButton" id="subpixel_radio">
  1342.                                     <property name="label" translatable="yes">Sub_pixel smoothing (LCDs)</property>
  1343.                                     <property name="visible">True</property>
  1344.                                     <property name="can_focus">True</property>
  1345.                                     <property name="receives_default">False</property>
  1346.                                     <property name="use_underline">True</property>
  1347.                                     <property name="draw_indicator">True</property>
  1348.                                     <property name="group">monochrome_radio</property>
  1349.                                   </object>
  1350.                                   <packing>
  1351.                                     <property name="expand">False</property>
  1352.                                     <property name="fill">False</property>
  1353.                                     <property name="position">0</property>
  1354.                                   </packing>
  1355.                                 </child>
  1356.                                 <child>
  1357.                                   <object class="GtkAlignment" id="alignment13">
  1358.                                     <property name="visible">True</property>
  1359.                                     <child>
  1360.                                       <object class="GtkDrawingArea" id="subpixel_sample">
  1361.                                         <property name="visible">True</property>
  1362.                                       </object>
  1363.                                     </child>
  1364.                                   </object>
  1365.                                   <packing>
  1366.                                     <property name="expand">False</property>
  1367.                                     <property name="position">1</property>
  1368.                                   </packing>
  1369.                                 </child>
  1370.                               </object>
  1371.                               <packing>
  1372.                                 <property name="left_attach">1</property>
  1373.                                 <property name="right_attach">2</property>
  1374.                                 <property name="top_attach">1</property>
  1375.                                 <property name="bottom_attach">2</property>
  1376.                               </packing>
  1377.                             </child>
  1378.                             <child>
  1379.                               <object class="GtkVBox" id="vbox20">
  1380.                                 <property name="visible">True</property>
  1381.                                 <property name="orientation">vertical</property>
  1382.                                 <property name="spacing">6</property>
  1383.                                 <child>
  1384.                                   <object class="GtkRadioButton" id="best_contrast_radio">
  1385.                                     <property name="label" translatable="yes">Best co_ntrast</property>
  1386.                                     <property name="visible">True</property>
  1387.                                     <property name="can_focus">True</property>
  1388.                                     <property name="receives_default">False</property>
  1389.                                     <property name="use_underline">True</property>
  1390.                                     <property name="draw_indicator">True</property>
  1391.                                     <property name="group">monochrome_radio</property>
  1392.                                   </object>
  1393.                                   <packing>
  1394.                                     <property name="expand">False</property>
  1395.                                     <property name="fill">False</property>
  1396.                                     <property name="position">0</property>
  1397.                                   </packing>
  1398.                                 </child>
  1399.                                 <child>
  1400.                                   <object class="GtkAlignment" id="alignment4">
  1401.                                     <property name="visible">True</property>
  1402.                                     <child>
  1403.                                       <object class="GtkDrawingArea" id="best_contrast_sample">
  1404.                                         <property name="visible">True</property>
  1405.                                       </object>
  1406.                                     </child>
  1407.                                   </object>
  1408.                                   <packing>
  1409.                                     <property name="expand">False</property>
  1410.                                     <property name="position">1</property>
  1411.                                   </packing>
  1412.                                 </child>
  1413.                               </object>
  1414.                               <packing>
  1415.                                 <property name="top_attach">1</property>
  1416.                                 <property name="bottom_attach">2</property>
  1417.                               </packing>
  1418.                             </child>
  1419.                             <child>
  1420.                               <object class="GtkVBox" id="vbox19">
  1421.                                 <property name="visible">True</property>
  1422.                                 <property name="orientation">vertical</property>
  1423.                                 <property name="spacing">6</property>
  1424.                                 <child>
  1425.                                   <object class="GtkRadioButton" id="best_shapes_radio">
  1426.                                     <property name="label" translatable="yes">Best _shapes</property>
  1427.                                     <property name="visible">True</property>
  1428.                                     <property name="can_focus">True</property>
  1429.                                     <property name="receives_default">False</property>
  1430.                                     <property name="use_underline">True</property>
  1431.                                     <property name="draw_indicator">True</property>
  1432.                                     <property name="group">monochrome_radio</property>
  1433.                                   </object>
  1434.                                   <packing>
  1435.                                     <property name="expand">False</property>
  1436.                                     <property name="fill">False</property>
  1437.                                     <property name="position">0</property>
  1438.                                   </packing>
  1439.                                 </child>
  1440.                                 <child>
  1441.                                   <object class="GtkAlignment" id="alignment3">
  1442.                                     <property name="visible">True</property>
  1443.                                     <child>
  1444.                                       <object class="GtkDrawingArea" id="best_shapes_sample">
  1445.                                         <property name="visible">True</property>
  1446.                                       </object>
  1447.                                     </child>
  1448.                                   </object>
  1449.                                   <packing>
  1450.                                     <property name="expand">False</property>
  1451.                                     <property name="position">1</property>
  1452.                                   </packing>
  1453.                                 </child>
  1454.                               </object>
  1455.                               <packing>
  1456.                                 <property name="left_attach">1</property>
  1457.                                 <property name="right_attach">2</property>
  1458.                               </packing>
  1459.                             </child>
  1460.                             <child>
  1461.                               <object class="GtkVBox" id="vbox11">
  1462.                                 <property name="visible">True</property>
  1463.                                 <property name="orientation">vertical</property>
  1464.                                 <property name="spacing">6</property>
  1465.                                 <child>
  1466.                                   <object class="GtkRadioButton" id="monochrome_radio">
  1467.                                     <property name="label" translatable="yes">_Monochrome</property>
  1468.                                     <property name="visible">True</property>
  1469.                                     <property name="can_focus">True</property>
  1470.                                     <property name="receives_default">False</property>
  1471.                                     <property name="use_underline">True</property>
  1472.                                     <property name="draw_indicator">True</property>
  1473.                                   </object>
  1474.                                   <packing>
  1475.                                     <property name="expand">False</property>
  1476.                                     <property name="fill">False</property>
  1477.                                     <property name="position">0</property>
  1478.                                   </packing>
  1479.                                 </child>
  1480.                                 <child>
  1481.                                   <object class="GtkAlignment" id="alignment2">
  1482.                                     <property name="visible">True</property>
  1483.                                     <child>
  1484.                                       <object class="GtkDrawingArea" id="monochrome_sample">
  1485.                                         <property name="visible">True</property>
  1486.                                       </object>
  1487.                                     </child>
  1488.                                   </object>
  1489.                                   <packing>
  1490.                                     <property name="expand">False</property>
  1491.                                     <property name="position">1</property>
  1492.                                   </packing>
  1493.                                 </child>
  1494.                               </object>
  1495.                             </child>
  1496.                           </object>
  1497.                         </child>
  1498.                       </object>
  1499.                       <packing>
  1500.                         <property name="expand">False</property>
  1501.                         <property name="position">1</property>
  1502.                       </packing>
  1503.                     </child>
  1504.                   </object>
  1505.                   <packing>
  1506.                     <property name="expand">False</property>
  1507.                     <property name="position">1</property>
  1508.                   </packing>
  1509.                 </child>
  1510.                 <child>
  1511.                   <object class="GtkHButtonBox" id="hbuttonbox2">
  1512.                     <property name="visible">True</property>
  1513.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1514.                     <property name="layout_style">end</property>
  1515.                     <child>
  1516.                       <object class="GtkButton" id="details_button">
  1517.                         <property name="label" translatable="yes">D_etails...</property>
  1518.                         <property name="visible">True</property>
  1519.                         <property name="can_focus">True</property>
  1520.                         <property name="receives_default">False</property>
  1521.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1522.                         <property name="use_underline">True</property>
  1523.                       </object>
  1524.                       <packing>
  1525.                         <property name="expand">False</property>
  1526.                         <property name="fill">False</property>
  1527.                         <property name="position">0</property>
  1528.                       </packing>
  1529.                     </child>
  1530.                   </object>
  1531.                   <packing>
  1532.                     <property name="expand">False</property>
  1533.                     <property name="position">2</property>
  1534.                   </packing>
  1535.                 </child>
  1536.               </object>
  1537.               <packing>
  1538.                 <property name="position">2</property>
  1539.               </packing>
  1540.             </child>
  1541.             <child type="tab">
  1542.               <object class="GtkLabel" id="label34">
  1543.                 <property name="visible">True</property>
  1544.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1545.                 <property name="label" translatable="yes">Fonts</property>
  1546.               </object>
  1547.               <packing>
  1548.                 <property name="position">2</property>
  1549.                 <property name="tab_fill">False</property>
  1550.               </packing>
  1551.             </child>
  1552.           </object>
  1553.           <packing>
  1554.             <property name="position">1</property>
  1555.           </packing>
  1556.         </child>
  1557.         <child internal-child="action_area">
  1558.           <object class="GtkHButtonBox" id="dialog-action_area2">
  1559.             <property name="visible">True</property>
  1560.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1561.             <property name="layout_style">end</property>
  1562.             <child>
  1563.               <object class="GtkButton" id="help_button">
  1564.                 <property name="label">gtk-help</property>
  1565.                 <property name="visible">True</property>
  1566.                 <property name="can_focus">True</property>
  1567.                 <property name="receives_default">False</property>
  1568.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1569.                 <property name="use_stock">True</property>
  1570.               </object>
  1571.               <packing>
  1572.                 <property name="expand">False</property>
  1573.                 <property name="fill">False</property>
  1574.                 <property name="position">0</property>
  1575.                 <property name="secondary">True</property>
  1576.               </packing>
  1577.             </child>
  1578.             <child>
  1579.               <object class="GtkButton" id="close_button">
  1580.                 <property name="label">gtk-close</property>
  1581.                 <property name="visible">True</property>
  1582.                 <property name="can_focus">True</property>
  1583.                 <property name="receives_default">True</property>
  1584.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1585.                 <property name="use_stock">True</property>
  1586.               </object>
  1587.               <packing>
  1588.                 <property name="expand">False</property>
  1589.                 <property name="fill">False</property>
  1590.                 <property name="position">1</property>
  1591.               </packing>
  1592.             </child>
  1593.           </object>
  1594.           <packing>
  1595.             <property name="expand">False</property>
  1596.             <property name="pack_type">end</property>
  1597.             <property name="position">0</property>
  1598.           </packing>
  1599.         </child>
  1600.       </object>
  1601.     </child>
  1602.     <action-widgets>
  1603.       <action-widget response="-11">help_button</action-widget>
  1604.       <action-widget response="-7">close_button</action-widget>
  1605.     </action-widgets>
  1606.   </object>
  1607.   <object class="GtkListStore" id="wp_style_liststore">
  1608.     <columns>
  1609.       <!-- column-name column1 -->
  1610.       <column type="gchararray"/>
  1611.     </columns>
  1612.     <data>
  1613.       <row>
  1614.         <col id="0" translatable="yes">Tile</col>
  1615.       </row>
  1616.       <row>
  1617.         <col id="0" translatable="yes">Zoom</col>
  1618.       </row>
  1619.       <row>
  1620.         <col id="0" translatable="yes">Center</col>
  1621.       </row>
  1622.       <row>
  1623.         <col id="0" translatable="yes">Scale</col>
  1624.       </row>
  1625.       <row>
  1626.         <col id="0" translatable="yes">Stretch</col>
  1627.       </row>
  1628.       <row>
  1629.         <col id="0" translatable="yes">Span</col>
  1630.       </row>
  1631.     </data>
  1632.   </object>
  1633.   <object class="GtkListStore" id="wp_color_liststore">
  1634.     <columns>
  1635.       <!-- column-name gchararray1 -->
  1636.       <column type="gchararray"/>
  1637.     </columns>
  1638.     <data>
  1639.       <row>
  1640.         <col id="0" translatable="yes">Solid color</col>
  1641.       </row>
  1642.       <row>
  1643.         <col id="0" translatable="yes">Horizontal gradient</col>
  1644.       </row>
  1645.       <row>
  1646.         <col id="0" translatable="yes">Vertical gradient</col>
  1647.       </row>
  1648.     </data>
  1649.   </object>
  1650.   <object class="GtkListStore" id="toolbar_style_liststore">
  1651.     <columns>
  1652.       <!-- column-name gchararray1 -->
  1653.       <column type="gchararray"/>
  1654.     </columns>
  1655.     <data>
  1656.       <row>
  1657.         <col id="0" translatable="yes">Text below items</col>
  1658.       </row>
  1659.       <row>
  1660.         <col id="0" translatable="yes">Text beside items</col>
  1661.       </row>
  1662.       <row>
  1663.         <col id="0" translatable="yes">Icons only</col>
  1664.       </row>
  1665.       <row>
  1666.         <col id="0" translatable="yes">Text only</col>
  1667.       </row>
  1668.     </data>
  1669.   </object>
  1670.   <object class="GtkDialog" id="theme_details">
  1671.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1672.     <property name="border_width">5</property>
  1673.     <property name="title" translatable="yes">Customize Theme</property>
  1674.     <property name="window_position">center-on-parent</property>
  1675.     <property name="type_hint">dialog</property>
  1676.     <property name="has_separator">False</property>
  1677.     <child internal-child="vbox">
  1678.       <object class="GtkVBox" id="dialog-vbox4">
  1679.         <property name="visible">True</property>
  1680.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1681.         <property name="orientation">vertical</property>
  1682.         <property name="spacing">2</property>
  1683.         <child>
  1684.           <object class="GtkNotebook" id="notebook2">
  1685.             <property name="visible">True</property>
  1686.             <property name="can_focus">True</property>
  1687.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1688.             <property name="border_width">5</property>
  1689.             <child>
  1690.               <object class="GtkVBox" id="vbox27">
  1691.                 <property name="visible">True</property>
  1692.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1693.                 <property name="border_width">12</property>
  1694.                 <property name="orientation">vertical</property>
  1695.                 <property name="spacing">6</property>
  1696.                 <child>
  1697.                   <object class="GtkVBox" id="gtk_themes_vbox">
  1698.                     <property name="visible">True</property>
  1699.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1700.                     <property name="orientation">vertical</property>
  1701.                     <property name="spacing">6</property>
  1702.                     <child>
  1703.                       <object class="GtkScrolledWindow" id="scrolledwindow3">
  1704.                         <property name="visible">True</property>
  1705.                         <property name="can_focus">True</property>
  1706.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1707.                         <property name="hscrollbar_policy">never</property>
  1708.                         <property name="vscrollbar_policy">automatic</property>
  1709.                         <property name="shadow_type">in</property>
  1710.                         <child>
  1711.                           <object class="GtkTreeView" id="gtk_themes_list">
  1712.                             <property name="height_request">300</property>
  1713.                             <property name="visible">True</property>
  1714.                             <property name="can_focus">True</property>
  1715.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1716.                             <property name="headers_visible">False</property>
  1717.                           </object>
  1718.                         </child>
  1719.                       </object>
  1720.                       <packing>
  1721.                         <property name="position">0</property>
  1722.                       </packing>
  1723.                     </child>
  1724.                   </object>
  1725.                   <packing>
  1726.                     <property name="position">0</property>
  1727.                   </packing>
  1728.                 </child>
  1729.                 <child>
  1730.                   <object class="GtkHButtonBox" id="hbuttonbox3">
  1731.                     <property name="visible">True</property>
  1732.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1733.                     <property name="spacing">6</property>
  1734.                     <property name="layout_style">end</property>
  1735.                     <child>
  1736.                       <object class="GtkButton" id="gtk_themes_delete">
  1737.                         <property name="label">gtk-delete</property>
  1738.                         <property name="visible">True</property>
  1739.                         <property name="sensitive">False</property>
  1740.                         <property name="can_focus">True</property>
  1741.                         <property name="receives_default">True</property>
  1742.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1743.                         <property name="use_stock">True</property>
  1744.                       </object>
  1745.                       <packing>
  1746.                         <property name="expand">False</property>
  1747.                         <property name="fill">False</property>
  1748.                         <property name="position">0</property>
  1749.                       </packing>
  1750.                     </child>
  1751.                   </object>
  1752.                   <packing>
  1753.                     <property name="expand">False</property>
  1754.                     <property name="position">1</property>
  1755.                   </packing>
  1756.                 </child>
  1757.               </object>
  1758.             </child>
  1759.             <child type="tab">
  1760.               <object class="GtkLabel" id="label41">
  1761.                 <property name="visible">True</property>
  1762.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1763.                 <property name="label" translatable="yes">Controls</property>
  1764.               </object>
  1765.               <packing>
  1766.                 <property name="tab_fill">False</property>
  1767.               </packing>
  1768.             </child>
  1769.             <child>
  1770.               <object class="GtkVBox" id="vbox2">
  1771.                 <property name="visible">True</property>
  1772.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1773.                 <property name="border_width">12</property>
  1774.                 <property name="orientation">vertical</property>
  1775.                 <property name="spacing">18</property>
  1776.                 <child>
  1777.                   <object class="GtkHBox" id="color_scheme_message_hbox">
  1778.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1779.                     <property name="spacing">6</property>
  1780.                     <child>
  1781.                       <object class="GtkImage" id="image2">
  1782.                         <property name="visible">True</property>
  1783.                         <property name="stock">gtk-dialog-info</property>
  1784.                         <property name="icon-size">5</property>
  1785.                       </object>
  1786.                       <packing>
  1787.                         <property name="expand">False</property>
  1788.                         <property name="position">0</property>
  1789.                       </packing>
  1790.                     </child>
  1791.                     <child>
  1792.                       <object class="GtkLabel" id="label_warning_color_schemes">
  1793.                         <property name="width_request">280</property>
  1794.                         <property name="visible">True</property>
  1795.                         <property name="label" translatable="yes">The current controls theme does not support color schemes.</property>
  1796.                         <property name="wrap">True</property>
  1797.                       </object>
  1798.                       <packing>
  1799.                         <property name="expand">False</property>
  1800.                         <property name="fill">False</property>
  1801.                         <property name="position">1</property>
  1802.                       </packing>
  1803.                     </child>
  1804.                   </object>
  1805.                   <packing>
  1806.                     <property name="expand">False</property>
  1807.                     <property name="fill">False</property>
  1808.                     <property name="position">0</property>
  1809.                   </packing>
  1810.                 </child>
  1811.                 <child>
  1812.                   <object class="GtkTable" id="color_scheme_table">
  1813.                     <property name="visible">True</property>
  1814.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1815.                     <property name="n_rows">5</property>
  1816.                     <property name="n_columns">3</property>
  1817.                     <property name="column_spacing">12</property>
  1818.                     <property name="row_spacing">12</property>
  1819.                     <child>
  1820.                       <object class="GtkColorButton" id="tooltip_fg_color">
  1821.                         <property name="visible">True</property>
  1822.                         <property name="can_focus">True</property>
  1823.                         <property name="receives_default">False</property>
  1824.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1825.                       </object>
  1826.                       <packing>
  1827.                         <property name="left_attach">2</property>
  1828.                         <property name="right_attach">3</property>
  1829.                         <property name="top_attach">4</property>
  1830.                         <property name="bottom_attach">5</property>
  1831.                         <property name="x_options"></property>
  1832.                         <property name="y_options"></property>
  1833.                       </packing>
  1834.                     </child>
  1835.                     <child>
  1836.                       <object class="GtkColorButton" id="tooltip_bg_color">
  1837.                         <property name="visible">True</property>
  1838.                         <property name="can_focus">True</property>
  1839.                         <property name="receives_default">False</property>
  1840.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1841.                       </object>
  1842.                       <packing>
  1843.                         <property name="left_attach">1</property>
  1844.                         <property name="right_attach">2</property>
  1845.                         <property name="top_attach">4</property>
  1846.                         <property name="bottom_attach">5</property>
  1847.                         <property name="x_options"></property>
  1848.                         <property name="y_options"></property>
  1849.                       </packing>
  1850.                     </child>
  1851.                     <child>
  1852.                       <object class="GtkLabel" id="label12">
  1853.                         <property name="visible">True</property>
  1854.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1855.                         <property name="xalign">0</property>
  1856.                         <property name="label" translatable="yes">_Tooltips:</property>
  1857.                         <property name="use_underline">True</property>
  1858.                         <property name="mnemonic_widget">tooltip_bg_color</property>
  1859.                       </object>
  1860.                       <packing>
  1861.                         <property name="top_attach">4</property>
  1862.                         <property name="bottom_attach">5</property>
  1863.                       </packing>
  1864.                     </child>
  1865.                     <child>
  1866.                       <object class="GtkColorButton" id="selected_fg_color">
  1867.                         <property name="visible">True</property>
  1868.                         <property name="can_focus">True</property>
  1869.                         <property name="receives_default">False</property>
  1870.                       </object>
  1871.                       <packing>
  1872.                         <property name="left_attach">2</property>
  1873.                         <property name="right_attach">3</property>
  1874.                         <property name="top_attach">3</property>
  1875.                         <property name="bottom_attach">4</property>
  1876.                         <property name="x_options"></property>
  1877.                         <property name="y_options"></property>
  1878.                       </packing>
  1879.                     </child>
  1880.                     <child>
  1881.                       <object class="GtkColorButton" id="text_color">
  1882.                         <property name="visible">True</property>
  1883.                         <property name="can_focus">True</property>
  1884.                         <property name="receives_default">False</property>
  1885.                       </object>
  1886.                       <packing>
  1887.                         <property name="left_attach">2</property>
  1888.                         <property name="right_attach">3</property>
  1889.                         <property name="top_attach">2</property>
  1890.                         <property name="bottom_attach">3</property>
  1891.                         <property name="x_options"></property>
  1892.                         <property name="y_options"></property>
  1893.                       </packing>
  1894.                     </child>
  1895.                     <child>
  1896.                       <object class="GtkColorButton" id="fg_color">
  1897.                         <property name="visible">True</property>
  1898.                         <property name="can_focus">True</property>
  1899.                         <property name="receives_default">False</property>
  1900.                       </object>
  1901.                       <packing>
  1902.                         <property name="left_attach">2</property>
  1903.                         <property name="right_attach">3</property>
  1904.                         <property name="top_attach">1</property>
  1905.                         <property name="bottom_attach">2</property>
  1906.                         <property name="x_options"></property>
  1907.                         <property name="y_options"></property>
  1908.                       </packing>
  1909.                     </child>
  1910.                     <child>
  1911.                       <object class="GtkLabel" id="label4">
  1912.                         <property name="visible">True</property>
  1913.                         <property name="xalign">0</property>
  1914.                         <property name="label" translatable="yes">_Selected items:</property>
  1915.                         <property name="use_underline">True</property>
  1916.                         <property name="mnemonic_widget">selected_bg_color</property>
  1917.                       </object>
  1918.                       <packing>
  1919.                         <property name="top_attach">3</property>
  1920.                         <property name="bottom_attach">4</property>
  1921.                       </packing>
  1922.                     </child>
  1923.                     <child>
  1924.                       <object class="GtkColorButton" id="selected_bg_color">
  1925.                         <property name="visible">True</property>
  1926.                         <property name="can_focus">True</property>
  1927.                         <property name="receives_default">False</property>
  1928.                       </object>
  1929.                       <packing>
  1930.                         <property name="left_attach">1</property>
  1931.                         <property name="right_attach">2</property>
  1932.                         <property name="top_attach">3</property>
  1933.                         <property name="bottom_attach">4</property>
  1934.                         <property name="x_options"></property>
  1935.                         <property name="y_options"></property>
  1936.                       </packing>
  1937.                     </child>
  1938.                     <child>
  1939.                       <object class="GtkColorButton" id="base_color">
  1940.                         <property name="visible">True</property>
  1941.                         <property name="can_focus">True</property>
  1942.                         <property name="receives_default">False</property>
  1943.                       </object>
  1944.                       <packing>
  1945.                         <property name="left_attach">1</property>
  1946.                         <property name="right_attach">2</property>
  1947.                         <property name="top_attach">2</property>
  1948.                         <property name="bottom_attach">3</property>
  1949.                         <property name="x_options"></property>
  1950.                         <property name="y_options"></property>
  1951.                       </packing>
  1952.                     </child>
  1953.                     <child>
  1954.                       <object class="GtkColorButton" id="bg_color">
  1955.                         <property name="visible">True</property>
  1956.                         <property name="can_focus">True</property>
  1957.                         <property name="receives_default">False</property>
  1958.                       </object>
  1959.                       <packing>
  1960.                         <property name="left_attach">1</property>
  1961.                         <property name="right_attach">2</property>
  1962.                         <property name="top_attach">1</property>
  1963.                         <property name="bottom_attach">2</property>
  1964.                         <property name="x_options"></property>
  1965.                         <property name="y_options"></property>
  1966.                       </packing>
  1967.                     </child>
  1968.                     <child>
  1969.                       <object class="GtkLabel" id="label13">
  1970.                         <property name="visible">True</property>
  1971.                         <property name="xalign">0</property>
  1972.                         <property name="label" translatable="yes">_Input boxes:</property>
  1973.                         <property name="use_underline">True</property>
  1974.                         <property name="mnemonic_widget">base_color</property>
  1975.                       </object>
  1976.                       <packing>
  1977.                         <property name="top_attach">2</property>
  1978.                         <property name="bottom_attach">3</property>
  1979.                       </packing>
  1980.                     </child>
  1981.                     <child>
  1982.                       <object class="GtkLabel" id="label3">
  1983.                         <property name="visible">True</property>
  1984.                         <property name="xalign">0</property>
  1985.                         <property name="label" translatable="yes">_Windows:</property>
  1986.                         <property name="use_underline">True</property>
  1987.                         <property name="mnemonic_widget">bg_color</property>
  1988.                       </object>
  1989.                       <packing>
  1990.                         <property name="top_attach">1</property>
  1991.                         <property name="bottom_attach">2</property>
  1992.                       </packing>
  1993.                     </child>
  1994.                     <child>
  1995.                       <object class="GtkLabel" id="label7">
  1996.                         <property name="visible">True</property>
  1997.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1998.                         <property name="label" translatable="yes">Text</property>
  1999.                       </object>
  2000.                       <packing>
  2001.                         <property name="left_attach">2</property>
  2002.                         <property name="right_attach">3</property>
  2003.                         <property name="x_options">GTK_FILL</property>
  2004.                         <property name="y_options">GTK_FILL</property>
  2005.                       </packing>
  2006.                     </child>
  2007.                     <child>
  2008.                       <object class="GtkLabel" id="label6">
  2009.                         <property name="visible">True</property>
  2010.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2011.                         <property name="label" translatable="yes">Background</property>
  2012.                       </object>
  2013.                       <packing>
  2014.                         <property name="left_attach">1</property>
  2015.                         <property name="right_attach">2</property>
  2016.                         <property name="x_options">GTK_FILL</property>
  2017.                         <property name="y_options">GTK_FILL</property>
  2018.                       </packing>
  2019.                     </child>
  2020.                     <child>
  2021.                       <placeholder/>
  2022.                     </child>
  2023.                   </object>
  2024.                   <packing>
  2025.                     <property name="expand">False</property>
  2026.                     <property name="position">1</property>
  2027.                   </packing>
  2028.                 </child>
  2029.                 <child>
  2030.                   <object class="GtkHButtonBox" id="hbuttonbox4">
  2031.                     <property name="visible">True</property>
  2032.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2033.                     <property name="layout_style">end</property>
  2034.                     <child>
  2035.                       <object class="GtkButton" id="color_scheme_defaults_button">
  2036.                         <property name="label" translatable="yes">_Reset to Defaults</property>
  2037.                         <property name="visible">True</property>
  2038.                         <property name="can_focus">True</property>
  2039.                         <property name="receives_default">True</property>
  2040.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2041.                         <property name="use_underline">True</property>
  2042.                       </object>
  2043.                       <packing>
  2044.                         <property name="expand">False</property>
  2045.                         <property name="fill">False</property>
  2046.                         <property name="position">0</property>
  2047.                       </packing>
  2048.                     </child>
  2049.                   </object>
  2050.                   <packing>
  2051.                     <property name="expand">False</property>
  2052.                     <property name="position">2</property>
  2053.                   </packing>
  2054.                 </child>
  2055.               </object>
  2056.               <packing>
  2057.                 <property name="position">1</property>
  2058.               </packing>
  2059.             </child>
  2060.             <child type="tab">
  2061.               <object class="GtkLabel" id="label18">
  2062.                 <property name="visible">True</property>
  2063.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2064.                 <property name="label" translatable="yes">Colors</property>
  2065.               </object>
  2066.               <packing>
  2067.                 <property name="position">1</property>
  2068.                 <property name="tab_fill">False</property>
  2069.               </packing>
  2070.             </child>
  2071.             <child>
  2072.               <object class="GtkVBox" id="vbox29">
  2073.                 <property name="visible">True</property>
  2074.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2075.                 <property name="border_width">12</property>
  2076.                 <property name="orientation">vertical</property>
  2077.                 <property name="spacing">6</property>
  2078.                 <child>
  2079.                   <object class="GtkScrolledWindow" id="scrolledwindow5">
  2080.                     <property name="visible">True</property>
  2081.                     <property name="can_focus">True</property>
  2082.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2083.                     <property name="hscrollbar_policy">never</property>
  2084.                     <property name="vscrollbar_policy">automatic</property>
  2085.                     <property name="shadow_type">in</property>
  2086.                     <child>
  2087.                       <object class="GtkTreeView" id="window_themes_list">
  2088.                         <property name="visible">True</property>
  2089.                         <property name="can_focus">True</property>
  2090.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2091.                         <property name="headers_visible">False</property>
  2092.                       </object>
  2093.                     </child>
  2094.                   </object>
  2095.                   <packing>
  2096.                     <property name="position">0</property>
  2097.                   </packing>
  2098.                 </child>
  2099.                 <child>
  2100.                   <object class="GtkHButtonBox" id="hbuttonbox6">
  2101.                     <property name="visible">True</property>
  2102.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2103.                     <property name="spacing">6</property>
  2104.                     <property name="layout_style">end</property>
  2105.                     <child>
  2106.                       <object class="GtkButton" id="window_themes_delete">
  2107.                         <property name="label">gtk-delete</property>
  2108.                         <property name="visible">True</property>
  2109.                         <property name="sensitive">False</property>
  2110.                         <property name="can_focus">True</property>
  2111.                         <property name="receives_default">True</property>
  2112.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2113.                         <property name="use_stock">True</property>
  2114.                       </object>
  2115.                       <packing>
  2116.                         <property name="expand">False</property>
  2117.                         <property name="fill">False</property>
  2118.                         <property name="position">0</property>
  2119.                       </packing>
  2120.                     </child>
  2121.                   </object>
  2122.                   <packing>
  2123.                     <property name="expand">False</property>
  2124.                     <property name="position">1</property>
  2125.                   </packing>
  2126.                 </child>
  2127.               </object>
  2128.               <packing>
  2129.                 <property name="position">2</property>
  2130.               </packing>
  2131.             </child>
  2132.             <child type="tab">
  2133.               <object class="GtkLabel" id="label42">
  2134.                 <property name="visible">True</property>
  2135.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2136.                 <property name="label" translatable="yes">Window Border</property>
  2137.               </object>
  2138.               <packing>
  2139.                 <property name="position">2</property>
  2140.                 <property name="tab_fill">False</property>
  2141.               </packing>
  2142.             </child>
  2143.             <child>
  2144.               <object class="GtkVBox" id="vbox30">
  2145.                 <property name="visible">True</property>
  2146.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2147.                 <property name="border_width">12</property>
  2148.                 <property name="orientation">vertical</property>
  2149.                 <property name="spacing">6</property>
  2150.                 <child>
  2151.                   <object class="GtkScrolledWindow" id="scrolledwindow6">
  2152.                     <property name="visible">True</property>
  2153.                     <property name="can_focus">True</property>
  2154.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2155.                     <property name="hscrollbar_policy">never</property>
  2156.                     <property name="vscrollbar_policy">automatic</property>
  2157.                     <property name="shadow_type">in</property>
  2158.                     <child>
  2159.                       <object class="GtkTreeView" id="icon_themes_list">
  2160.                         <property name="visible">True</property>
  2161.                         <property name="can_focus">True</property>
  2162.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2163.                         <property name="headers_visible">False</property>
  2164.                       </object>
  2165.                     </child>
  2166.                   </object>
  2167.                   <packing>
  2168.                     <property name="position">0</property>
  2169.                   </packing>
  2170.                 </child>
  2171.                 <child>
  2172.                   <object class="GtkHButtonBox" id="hbuttonbox7">
  2173.                     <property name="visible">True</property>
  2174.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2175.                     <property name="spacing">6</property>
  2176.                     <property name="layout_style">end</property>
  2177.                     <child>
  2178.                       <object class="GtkButton" id="icon_themes_delete">
  2179.                         <property name="label">gtk-delete</property>
  2180.                         <property name="visible">True</property>
  2181.                         <property name="sensitive">False</property>
  2182.                         <property name="can_focus">True</property>
  2183.                         <property name="receives_default">True</property>
  2184.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2185.                         <property name="use_stock">True</property>
  2186.                       </object>
  2187.                       <packing>
  2188.                         <property name="expand">False</property>
  2189.                         <property name="fill">False</property>
  2190.                         <property name="position">0</property>
  2191.                       </packing>
  2192.                     </child>
  2193.                   </object>
  2194.                   <packing>
  2195.                     <property name="expand">False</property>
  2196.                     <property name="position">1</property>
  2197.                   </packing>
  2198.                 </child>
  2199.               </object>
  2200.               <packing>
  2201.                 <property name="position">3</property>
  2202.               </packing>
  2203.             </child>
  2204.             <child type="tab">
  2205.               <object class="GtkLabel" id="label43">
  2206.                 <property name="visible">True</property>
  2207.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2208.                 <property name="label" translatable="yes">Icons</property>
  2209.               </object>
  2210.               <packing>
  2211.                 <property name="position">3</property>
  2212.                 <property name="tab_fill">False</property>
  2213.               </packing>
  2214.             </child>
  2215.             <child>
  2216.               <object class="GtkVBox" id="cursor_vbox">
  2217.                 <property name="visible">True</property>
  2218.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2219.                 <property name="border_width">12</property>
  2220.                 <property name="orientation">vertical</property>
  2221.                 <property name="spacing">6</property>
  2222.                 <child>
  2223.                   <object class="GtkHBox" id="cursor_message_hbox">
  2224.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2225.                     <property name="no_show_all">True</property>
  2226.                     <property name="spacing">6</property>
  2227.                     <child>
  2228.                       <object class="GtkImage" id="image3">
  2229.                         <property name="visible">True</property>
  2230.                         <property name="stock">gtk-dialog-info</property>
  2231.                         <property name="icon-size">5</property>
  2232.                       </object>
  2233.                       <packing>
  2234.                         <property name="expand">False</property>
  2235.                         <property name="position">0</property>
  2236.                       </packing>
  2237.                     </child>
  2238.                     <child>
  2239.                       <object class="GtkLabel" id="label5">
  2240.                         <property name="width_request">280</property>
  2241.                         <property name="visible">True</property>
  2242.                         <property name="label" translatable="yes">Changing your cursor theme takes effect the next time you log in.</property>
  2243.                         <property name="wrap">True</property>
  2244.                       </object>
  2245.                       <packing>
  2246.                         <property name="expand">False</property>
  2247.                         <property name="fill">False</property>
  2248.                         <property name="position">1</property>
  2249.                       </packing>
  2250.                     </child>
  2251.                   </object>
  2252.                   <packing>
  2253.                     <property name="expand">False</property>
  2254.                     <property name="fill">False</property>
  2255.                     <property name="position">0</property>
  2256.                   </packing>
  2257.                 </child>
  2258.                 <child>
  2259.                   <object class="GtkScrolledWindow" id="scrolledwindow8">
  2260.                     <property name="visible">True</property>
  2261.                     <property name="can_focus">True</property>
  2262.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2263.                     <property name="hscrollbar_policy">never</property>
  2264.                     <property name="vscrollbar_policy">automatic</property>
  2265.                     <property name="shadow_type">in</property>
  2266.                     <child>
  2267.                       <object class="GtkTreeView" id="cursor_themes_list">
  2268.                         <property name="visible">True</property>
  2269.                         <property name="can_focus">True</property>
  2270.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2271.                         <property name="headers_visible">False</property>
  2272.                       </object>
  2273.                     </child>
  2274.                   </object>
  2275.                   <packing>
  2276.                     <property name="position">1</property>
  2277.                   </packing>
  2278.                 </child>
  2279.                 <child>
  2280.                   <object class="GtkHBox" id="cursor_size_hbox">
  2281.                     <property name="visible">True</property>
  2282.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2283.                     <property name="spacing">12</property>
  2284.                     <child>
  2285.                       <object class="GtkLabel" id="cursor_size_label">
  2286.                         <property name="label" translatable="yes">_Size:</property>
  2287.                         <property name="use_underline">True</property>
  2288.                         <property name="mnemonic_widget">cursor_size_scale</property>
  2289.                       </object>
  2290.                       <packing>
  2291.                         <property name="expand">False</property>
  2292.                         <property name="position">0</property>
  2293.                       </packing>
  2294.                     </child>
  2295.                     <child>
  2296.                       <object class="GtkHBox" id="hbox13">
  2297.                         <property name="visible">True</property>
  2298.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2299.                         <property name="spacing">6</property>
  2300.                         <child>
  2301.                           <object class="GtkLabel" id="cursor_size_small_label">
  2302.                             <property name="visible">True</property>
  2303.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2304.                             <property name="label" translatable="yes">Small</property>
  2305.                             <property name="use_markup">True</property>
  2306.                           </object>
  2307.                           <packing>
  2308.                             <property name="expand">False</property>
  2309.                             <property name="position">0</property>
  2310.                           </packing>
  2311.                         </child>
  2312.                         <child>
  2313.                           <object class="GtkHScale" id="cursor_size_scale">
  2314.                             <property name="width_request">100</property>
  2315.                             <property name="visible">True</property>
  2316.                             <property name="can_focus">True</property>
  2317.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2318.                             <property name="digits">0</property>
  2319.                             <property name="draw_value">False</property>
  2320.                           </object>
  2321.                           <packing>
  2322.                             <property name="position">1</property>
  2323.                           </packing>
  2324.                         </child>
  2325.                         <child>
  2326.                           <object class="GtkLabel" id="cursor_size_large_label">
  2327.                             <property name="visible">True</property>
  2328.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2329.                             <property name="label" translatable="yes">Large</property>
  2330.                             <property name="use_markup">True</property>
  2331.                           </object>
  2332.                           <packing>
  2333.                             <property name="expand">False</property>
  2334.                             <property name="position">2</property>
  2335.                           </packing>
  2336.                         </child>
  2337.                       </object>
  2338.                       <packing>
  2339.                         <property name="position">1</property>
  2340.                       </packing>
  2341.                     </child>
  2342.                     <child>
  2343.                       <object class="GtkHButtonBox" id="hbuttonbox9">
  2344.                         <property name="visible">True</property>
  2345.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2346.                         <property name="spacing">6</property>
  2347.                         <property name="layout_style">end</property>
  2348.                         <child>
  2349.                           <object class="GtkButton" id="cursor_themes_delete">
  2350.                             <property name="label">gtk-delete</property>
  2351.                             <property name="visible">True</property>
  2352.                             <property name="sensitive">False</property>
  2353.                             <property name="can_focus">True</property>
  2354.                             <property name="receives_default">True</property>
  2355.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2356.                             <property name="use_stock">True</property>
  2357.                           </object>
  2358.                           <packing>
  2359.                             <property name="expand">False</property>
  2360.                             <property name="fill">False</property>
  2361.                             <property name="position">0</property>
  2362.                           </packing>
  2363.                         </child>
  2364.                       </object>
  2365.                       <packing>
  2366.                         <property name="position">2</property>
  2367.                       </packing>
  2368.                     </child>
  2369.                   </object>
  2370.                   <packing>
  2371.                     <property name="expand">False</property>
  2372.                     <property name="position">2</property>
  2373.                   </packing>
  2374.                 </child>
  2375.               </object>
  2376.               <packing>
  2377.                 <property name="position">4</property>
  2378.               </packing>
  2379.             </child>
  2380.             <child type="tab">
  2381.               <object class="GtkLabel" id="label44">
  2382.                 <property name="visible">True</property>
  2383.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2384.                 <property name="label" translatable="yes">Pointer</property>
  2385.               </object>
  2386.               <packing>
  2387.                 <property name="position">4</property>
  2388.                 <property name="tab_fill">False</property>
  2389.               </packing>
  2390.             </child>
  2391.           </object>
  2392.           <packing>
  2393.             <property name="position">1</property>
  2394.           </packing>
  2395.         </child>
  2396.         <child internal-child="action_area">
  2397.           <object class="GtkHButtonBox" id="dialog-action_area4">
  2398.             <property name="visible">True</property>
  2399.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2400.             <property name="layout_style">end</property>
  2401.             <child>
  2402.               <object class="GtkButton" id="theme_help_button">
  2403.                 <property name="label">gtk-help</property>
  2404.                 <property name="visible">True</property>
  2405.                 <property name="can_focus">True</property>
  2406.                 <property name="receives_default">False</property>
  2407.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2408.                 <property name="use_stock">True</property>
  2409.               </object>
  2410.               <packing>
  2411.                 <property name="expand">False</property>
  2412.                 <property name="fill">False</property>
  2413.                 <property name="position">0</property>
  2414.               </packing>
  2415.             </child>
  2416.             <child>
  2417.               <object class="GtkButton" id="theme_close_button">
  2418.                 <property name="label">gtk-close</property>
  2419.                 <property name="visible">True</property>
  2420.                 <property name="can_focus">True</property>
  2421.                 <property name="receives_default">True</property>
  2422.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  2423.                 <property name="use_stock">True</property>
  2424.               </object>
  2425.               <packing>
  2426.                 <property name="expand">False</property>
  2427.                 <property name="fill">False</property>
  2428.                 <property name="position">1</property>
  2429.               </packing>
  2430.             </child>
  2431.           </object>
  2432.           <packing>
  2433.             <property name="expand">False</property>
  2434.             <property name="pack_type">end</property>
  2435.             <property name="position">0</property>
  2436.           </packing>
  2437.         </child>
  2438.       </object>
  2439.     </child>
  2440.     <action-widgets>
  2441.       <action-widget response="-11">theme_help_button</action-widget>
  2442.       <action-widget response="-7">theme_close_button</action-widget>
  2443.     </action-widgets>
  2444.   </object>
  2445.   <object class="GtkDialog" id="theme_save_dialog">
  2446.     <property name="border_width">6</property>
  2447.     <property name="title" translatable="yes">Save Theme As...</property>
  2448.     <property name="modal">True</property>
  2449.     <property name="type_hint">dialog</property>
  2450.     <property name="has_separator">False</property>
  2451.     <child internal-child="vbox">
  2452.       <object class="GtkVBox" id="dialog-vbox3">
  2453.         <property name="visible">True</property>
  2454.         <property name="orientation">vertical</property>
  2455.         <property name="spacing">2</property>
  2456.         <child>
  2457.           <object class="GtkTable" id="table3">
  2458.             <property name="visible">True</property>
  2459.             <property name="border_width">6</property>
  2460.             <property name="n_rows">3</property>
  2461.             <property name="n_columns">2</property>
  2462.             <property name="column_spacing">12</property>
  2463.             <property name="row_spacing">6</property>
  2464.             <child>
  2465.               <object class="GtkEntry" id="save_dialog_entry">
  2466.                 <property name="visible">True</property>
  2467.                 <property name="can_focus">True</property>
  2468.                 <property name="activates_default">True</property>
  2469.               </object>
  2470.               <packing>
  2471.                 <property name="left_attach">1</property>
  2472.                 <property name="right_attach">2</property>
  2473.                 <property name="y_options"></property>
  2474.               </packing>
  2475.             </child>
  2476.             <child>
  2477.               <object class="GtkLabel" id="label49">
  2478.                 <property name="visible">True</property>
  2479.                 <property name="xalign">0</property>
  2480.                 <property name="label" translatable="yes">_Name:</property>
  2481.                 <property name="use_underline">True</property>
  2482.                 <property name="mnemonic_widget">save_dialog_entry</property>
  2483.               </object>
  2484.               <packing>
  2485.                 <property name="x_options">GTK_FILL</property>
  2486.                 <property name="y_options">GTK_FILL</property>
  2487.               </packing>
  2488.             </child>
  2489.             <child>
  2490.               <object class="GtkScrolledWindow" id="scrolledwindow4">
  2491.                 <property name="visible">True</property>
  2492.                 <property name="can_focus">True</property>
  2493.                 <property name="hscrollbar_policy">never</property>
  2494.                 <property name="vscrollbar_policy">automatic</property>
  2495.                 <property name="shadow_type">in</property>
  2496.                 <child>
  2497.                   <object class="GtkTextView" id="save_dialog_textview">
  2498.                     <property name="visible">True</property>
  2499.                     <property name="can_focus">True</property>
  2500.                     <property name="wrap_mode">word</property>
  2501.                     <property name="accepts_tab">False</property>
  2502.                   </object>
  2503.                 </child>
  2504.               </object>
  2505.               <packing>
  2506.                 <property name="left_attach">1</property>
  2507.                 <property name="right_attach">2</property>
  2508.                 <property name="top_attach">1</property>
  2509.                 <property name="bottom_attach">2</property>
  2510.               </packing>
  2511.             </child>
  2512.             <child>
  2513.               <object class="GtkLabel" id="label50">
  2514.                 <property name="visible">True</property>
  2515.                 <property name="xalign">0</property>
  2516.                 <property name="yalign">0</property>
  2517.                 <property name="label" translatable="yes">_Description:</property>
  2518.                 <property name="use_underline">True</property>
  2519.                 <property name="mnemonic_widget">save_dialog_textview</property>
  2520.               </object>
  2521.               <packing>
  2522.                 <property name="top_attach">1</property>
  2523.                 <property name="bottom_attach">2</property>
  2524.                 <property name="x_options">GTK_FILL</property>
  2525.                 <property name="y_options">GTK_FILL</property>
  2526.               </packing>
  2527.             </child>
  2528.             <child>
  2529.               <object class="GtkCheckButton" id="save_background_checkbutton">
  2530.                 <property name="label" translatable="yes">Save _background image</property>
  2531.                 <property name="visible">True</property>
  2532.                 <property name="can_focus">True</property>
  2533.                 <property name="receives_default">False</property>
  2534.                 <property name="use_underline">True</property>
  2535.                 <property name="draw_indicator">True</property>
  2536.               </object>
  2537.               <packing>
  2538.                 <property name="left_attach">1</property>
  2539.                 <property name="right_attach">2</property>
  2540.                 <property name="top_attach">2</property>
  2541.                 <property name="bottom_attach">3</property>
  2542.                 <property name="x_options">GTK_FILL</property>
  2543.                 <property name="y_options"></property>
  2544.               </packing>
  2545.             </child>
  2546.             <child>
  2547.               <placeholder/>
  2548.             </child>
  2549.           </object>
  2550.           <packing>
  2551.             <property name="position">1</property>
  2552.           </packing>
  2553.         </child>
  2554.         <child internal-child="action_area">
  2555.           <object class="GtkHButtonBox" id="dialog-action_area3">
  2556.             <property name="visible">True</property>
  2557.             <property name="layout_style">end</property>
  2558.             <child>
  2559.               <object class="GtkButton" id="save_dialog_cancel_button">
  2560.                 <property name="label">gtk-cancel</property>
  2561.                 <property name="visible">True</property>
  2562.                 <property name="can_focus">True</property>
  2563.                 <property name="can_default">True</property>
  2564.                 <property name="receives_default">False</property>
  2565.                 <property name="use_stock">True</property>
  2566.               </object>
  2567.               <packing>
  2568.                 <property name="expand">False</property>
  2569.                 <property name="fill">False</property>
  2570.                 <property name="position">0</property>
  2571.               </packing>
  2572.             </child>
  2573.             <child>
  2574.               <object class="GtkButton" id="save_dialog_save_button">
  2575.                 <property name="label">gtk-save</property>
  2576.                 <property name="visible">True</property>
  2577.                 <property name="can_focus">True</property>
  2578.                 <property name="can_default">True</property>
  2579.                 <property name="has_default">True</property>
  2580.                 <property name="receives_default">False</property>
  2581.                 <property name="use_stock">True</property>
  2582.               </object>
  2583.               <packing>
  2584.                 <property name="expand">False</property>
  2585.                 <property name="fill">False</property>
  2586.                 <property name="position">1</property>
  2587.               </packing>
  2588.             </child>
  2589.           </object>
  2590.           <packing>
  2591.             <property name="expand">False</property>
  2592.             <property name="pack_type">end</property>
  2593.             <property name="position">0</property>
  2594.           </packing>
  2595.         </child>
  2596.       </object>
  2597.     </child>
  2598.     <action-widgets>
  2599.       <action-widget response="-6">save_dialog_cancel_button</action-widget>
  2600.       <action-widget response="-5">save_dialog_save_button</action-widget>
  2601.     </action-widgets>
  2602.   </object>
  2603. </interface>
  2604.